Overload | Description |
---|---|
LoadWith(String) | Specifies which sub-objects to retrieve when a query is submitted. |
LoadWith(String,FetchMode) | |
LoadWith(String,String) | |
LoadWith(Expression<Func<TEntity,Object>>) | |
LoadWith(Expression<Func<TEntity,Object>>,FetchMode) |